object frmExplFTP: TfrmExplFTP Left = 734 Top = 118 BorderStyle = bsNone Caption = 'frmExplFTP' ClientHeight = 296 ClientWidth = 331 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Shape1: TShape Left = 0 Top = 0 Width = 331 Height = 296 Align = alClient end object Memo1: TMemo Left = 16 Top = 56 Width = 297 Height = 161 Lines.Strings = ( '') TabOrder = 0 end object BitBtn1: TBitBtn Left = 56 Top = 248 Width = 75 Height = 25 TabOrder = 1 Kind = bkOK end object BitBtn2: TBitBtn Left = 144 Top = 248 Width = 75 Height = 25 TabOrder = 2 Kind = bkCancel end end